-
Notifications
You must be signed in to change notification settings - Fork 472
DOC-13899 Product Change- PR #147439 - ui: surface SQL commenter query tags in insights #19897
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
… corrected SQL CPU Time column name.
Files changed:
|
✅ Deploy Preview for cockroachdb-api-docs canceled.
|
✅ Deploy Preview for cockroachdb-interactivetutorials-docs canceled.
|
✅ Netlify Preview
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks for adding this!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small nits regarding how SQL comments (that following the SQLcommenter specification) is an opt-in experience that can be used for application correlation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some suggestions.
Also want to be sure you're aware of the various capitalizations of SQLcommenter: Google's blog uses Sqlcommenter
, the repo uses sqlcommenter
, and their docs are mixed, often using SQL commenter
with a space. Not an easy call which one to use, and I can even see an argument for leaving as SQLcommenter
.
Fixes DOC-13899 DOC-13614
In include file insights.md, (1) added section for Query tags and (2) corrected SQL CPU Time column name.
Rendered preview